JBoss Community Archive (Read Only)

Teiid 8.8

Performance Tuning

Performance tuning can be done by changing the property settings defined in the teiid subsystem and its sub components.

Execute the following command on CLI to see the possible settings at the root of the teiid subsystem:

/subsystem=teiid:read-resource-description

There are several categories of properties:

  1. Memory Management

  2. BufferManager: all properties that start with "buffer-service"

  3. Cache Tuning: all properties that start with "resultset-cache" or "preparedplan-cache"

  4. Threading

  5. LOBs

  6. Other Considerations

Socket Transport settings for one of the supported transport types (i.e., jdbc, odbc, embedded) can be viewed by executing the following command:

/subsystem=teiid/transport={jdbc | odbc | embedded}:read-resource-description
JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 13:01:06 UTC, last content change 2014-07-17 12:33:24 UTC.